Uses of Class
queryrequest.AppInfo

Packages that use AppInfo
queryrequest Package generated from queryrequest.dtd 
 

Uses of AppInfo in queryrequest
 

Fields in queryrequest declared as AppInfo
protected  AppInfo Query.appInfo
           
 

Methods in queryrequest that return AppInfo
 AppInfo ObjectFactory.createAppInfo()
          Create an instance of AppInfo
 AppInfo Query.getAppInfo()
          Gets the value of the appInfo property.
 

Methods in queryrequest with parameters of type AppInfo
 void Query.setAppInfo(AppInfo value)
          Sets the value of the appInfo property.